This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Kirk Nonwemarli 20.Nov.03 02:22 PM a Web browser Applications Development6.0.1Windows XP
I apologise in advance if this has been answered elsewhere, I looked but didn't find it - some very similar but.....
I am copying documents & their responses from one database to another using NotesDocument.copytodatabase(db). This works fine & even creates the right $Refs. The views show things in a response hierarchy & everything is hunky dory.
The code runs again and the reponse documents are updated. They no longer show correctly in the view and after a lot of faffing around I deduced that this could be because the ParentDocumentUNID is no longer valid. And no I don't mess with it in the code.
So, anyone else come across this sort of thing?
Any bright ideas as to how to get around it?